home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1857 / text0000.txt < prev   
Encoding:
Text File  |  1996-08-05  |  1.2 KB  |  42 lines

  1. mlelstv@serpens.rhein.de (Michael van Elst) wrote:
  2.  
  3. >
  4. >The color information is skipped when you chose a gray display
  5. >mode.
  6. >
  7.  
  8. Are they really skipped, or are they always decoded (at least
  9. because of the huffman coding) and immediately flushed ? 
  10.  
  11. I mean:
  12.  
  13. Do the decoder use a Seek() to only decode gray-informations
  14. or does it needs to decode other infos because of the way input 
  15. stream is organized ? In the last case, I think that reading
  16. the stream twice can help. I the first pass, an index on every
  17. luminance-informations can be found, and the second pass just decodes 
  18. and displays it.
  19.  
  20. >
  21. >Buy Amigas with a P133 and very fast graphics card and you can do
  22. >that...
  23. >
  24.  
  25. Well.. may be I can also buy a PC then. Too bad :-(
  26.  
  27. >
  28. >The good way to display MPEG "in a correct way" is an MPEG hardware
  29. >decoder. You just have to buy one.
  30. >
  31.  
  32. hum... That's no real solution, I think. Since news amiga don't come
  33. with this piece of hardware...
  34.  
  35. Samuel DEVULDER.
  36. -------------------------------------------------------------------
  37. GREYC (URA 1526)   UniversitΘ de CAEN  F-14032 Caen CEDEX    FRANCE
  38. -------------------------------------------------------------------
  39. e-mail: devulder@info.unicaen.fr
  40. tel: 31.45.53.19
  41.  
  42.